home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / util / cli / CLI_Progs.readme < prev    next >
Text File  |  2001-05-03  |  7KB  |  148 lines

  1. Short:    Misc small utilities for CLI use. V1.00
  2. Author:   H. van der Ree <hivdree@uwnet.nl>
  3. Uploader: H. van der Ree <hivdree@uwnet.nl>
  4. Version:  1.00 (2-Mar-2001)
  5. Type:     util/cli
  6. Requires: Most OS2, some OS1; most 68000, some 68020
  7.  
  8.  
  9. =====================================================================
  10.  
  11.                  A collection of usefull CLI programs
  12.                            2 March 2001
  13.  
  14.                          © H. van der Ree
  15.  
  16.                          hivdree@uwnet.nl
  17.  
  18.  
  19. Some CLI programs that might be usefull to other people then the
  20. Author. They are writen in Amige E and DICE C. Some are already on
  21. Aminet. A reason to do them again was SIZE. Why make a program of
  22. 6K if 300 bytes will do the same job?
  23.  
  24. They are copyright 2001 by H. van der Ree and EMailware. That means
  25. if you like them and use them, you must send me an email. I would
  26. really like to hear about how you've used the programs.
  27.  
  28. They are free to use and copy as you see fit. The Author retains all
  29. rights to the programs. The Author is not responsible for any damage
  30. the programs may cause. If you distribute the archive, you MUST
  31. distribute the entire package.
  32.  
  33. These programs may be included in any archive collection. 
  34.  
  35. =====================================================================
  36.  
  37. INCLUDED PROGRAMS
  38.  
  39.            AlignStr : align a string to a given width
  40.                Beep : make a beep
  41.             CaseLow : convert a string to lowercase
  42.              CaseUp : convert a string to uppercase
  43.         CheckAssign : check if assign exists
  44.           CheckDisk : check disk for errors
  45.                  Cl : clear screen
  46.           DateFiles : rename files, add date to name
  47.            DigConv2 : convert a number to dec, hex and bin
  48.          DigConvReq : convert a number to dec, hex and bin
  49.               EdWin : manipulate windowsize
  50.           EdWinPlus : manipulate windowsize and more
  51.       FastROMGVP530 : only usefull to GVP A530 owners
  52.            FileFind : look for file in path
  53.         FileFindDel : look for file in path and delete it
  54.        FileInfo_Req : show fileinfo in a requester
  55.            FileSize : look for file and return size
  56.            FindPort : look for port(s)
  57.            FindTask : look for task
  58.             Flusher : flush, clear and show memory
  59.     GetScreenModeID : return decimal screenmodeid
  60.           GetString : get string from input
  61.           IdentFile : identify file and optionale check type
  62.            InString : look for string in another string
  63.              IsFile : look for file and check it is not empty
  64.              JoyPad : check joypad buttons
  65.                Kick : save kickstart to file
  66.            Kick_OS1 : save kickstart to file, OS1.x version
  67.           KickCheck : check system is softkicked
  68.                 Len : show length of a string
  69.          ListAssign : show full assign
  70.           ListStuff : show libs, devs or ports
  71.             LoadLib : load library
  72.         OpenExplode : open explode.library
  73.        OpenExplodeD : open explode.library and show status
  74.                Peek : peek an address
  75.       PrintDig2Plus : print to stdout a number in bin format
  76.          PubScreens : list pubscreens
  77.            SetEnv39 : setenv, both ENV: and ENVARC:
  78.        SetEnv39Plus : setenv, both ENV: and ENVARC: or deletevar
  79. SetWindowDimensions : save window and screen dimensions to variables
  80.           SubString : extract part of a string
  81.          TestDevice : look for a device or file on a device
  82.            TestPort : test mouseport
  83.               Touch : touch a file
  84.           TransDisk : transfer a disk to a 'ADF' file and back
  85.             VolName : return volumename of a device
  86.        WBStartByDay : start program(s) on a given day
  87.           WBStarter : start programs in a workbench way
  88.  
  89. =====================================================================
  90.  
  91.  
  92. ============================= Archive contents =============================
  93.  
  94. Original  Packed Ratio    Date     Time    Name
  95. -------- ------- ----- --------- --------  -------------
  96.      448     391 12.7% 01-Dec-00 23:45:34 +AlignStr
  97.      212     201  5.1% 16-Apr-00 12:10:38 +Beep
  98.      384     331 13.8% 07-Aug-99 21:53:08 +CaseLow
  99.      384     330 14.0% 07-Aug-99 21:53:00 +CaseUp
  100.     1396     990 29.0% 30-May-99 13:17:38 +CheckAssign
  101.     4960    3184 35.8% 14-Jan-01 14:03:44 +CheckDisk
  102.      200     178 11.0% 04-Apr-00 15:10:02 +Cl
  103.     1180     870 26.2% 08-Jan-00 22:32:46 +DateFiles
  104.      820     664 19.0% 25-Jun-99 22:44:16 +DigConv2
  105.      752     628 16.4% 03-Jan-00 22:37:38 +DigConvReq
  106.      828     608 26.5% 02-Apr-00 14:53:14 +EdWin
  107.     1888     967 48.7% 02-Apr-00 15:36:56 +EdWinPlus
  108.     1976    1264 36.0% 27-Apr-99 15:44:58 +FastROMGVP530
  109.      780     593 23.9% 09-Apr-99 13:56:18 +FileFind
  110.     1624    1053 35.1% 10-Feb-00 17:05:56 +FileFindDel
  111.     3144    1908 39.3% 01-Dec-00 21:31:36 +FileInfo_Req
  112.      800     591 26.1% 11-Apr-00 14:24:38 +FileSize
  113.     3600    2012 44.1% 01-Apr-00 22:40:38 +FindPort
  114.      464     389 16.1% 15-Sep-00 17:15:00 +FindTask
  115.     3652    2150 41.1% 01-Feb-00 11:29:08 +Flusher
  116.     1176     861 26.7% 03-Aug-96 22:00:36 +GetScreenModeID
  117.      556     402 27.6% 06-Apr-00 16:19:26 +GetString
  118.     1996    1435 28.1% 27-Apr-99 16:42:12 +IdentFile
  119.     1820    1155 36.5% 07-Dec-00 20:02:26 +InString
  120.      748     558 25.4% 16-Feb-01 23:01:46 +IsFile
  121.      980     624 36.3% 07-Apr-00 12:44:26 +JoyPad
  122.     2476    1603 35.2% 21-Mar-00 19:33:06 +Kick
  123.     7480    4987 33.3% 15-Dec-00 12:44:36 +Kick_OS1
  124.      264     240  9.0% 01-Dec-00 14:03:02 +KickCheck
  125.      296     271  8.4% 07-Aug-99 21:28:40 +Len
  126.     1964    1220 37.8% 01-Dec-00 23:43:00 +ListAssign
  127.     3592    1829 49.0% 11-Aug-00 11:20:42 +ListStuff
  128.      812     515 36.5% 05-Apr-00 13:58:00 +LoadLib
  129.      308     252 18.1% 04-Apr-00 19:12:16 +OpenExplode
  130.      704     466 33.8% 04-Apr-00 19:14:50 +OpenExplodeD
  131.     2704    1796 33.5% 25-Jun-99 17:56:44 +Peek
  132.     3880    2048 47.2% 04-May-99 19:17:30 +PrintDig2Plus
  133.      616     445 27.7% 07-Apr-00 21:33:24 +PubScreens
  134.      948     700 26.1% 03-May-99 16:33:56 +SetEnv39
  135.     1012     738 27.0% 03-May-99 16:34:56 +SetEnv39Plus
  136.      736     495 32.7% 26-Jun-00 17:47:48 +SetWindowDimensions
  137.     1272     884 30.5% 02-Dec-00 00:33:28 +SubString
  138.     1760    1194 32.1% 08-Dec-00 22:12:52 +TestDevice
  139.      864     616 28.7% 12-Jul-99 14:53:38 +TestPort
  140.      736     578 21.4% 19-Jul-99 13:05:40 +Touch
  141.     9944    5657 43.1% 02-Mar-01 14:50:20 +TransDisk
  142.      504     417 17.2% 07-Dec-00 22:57:14 +VolName
  143.     4876    2715 44.3% 05-Dec-00 13:35:34 +WBStartByDay
  144.     3360    1987 40.8% 28-Nov-00 14:50:02 +WBStarter
  145.    25989    7165 72.4% 02-Mar-01 11:26:22 +CLI_Progs.doc
  146. -------- ------- ----- --------- --------
  147.   113865   63155 44.5% 07-Mar-101 06:57:34   50 files
  148.